Skip to content

[6.x] If configured user model doesn't exist, use the Craft one#19126

Merged
brandonkelly merged 1 commit into
6.xfrom
bugfix/auth-model
Jun 18, 2026
Merged

[6.x] If configured user model doesn't exist, use the Craft one#19126
brandonkelly merged 1 commit into
6.xfrom
bugfix/auth-model

Conversation

@riasvdv

@riasvdv riasvdv commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

The default starter project and Laravel skeleton have App\Models\User, but a Craft 5 upgraded project won't have it, this makes sure we always have a valid model to work with.

@riasvdv riasvdv requested a review from brandonkelly June 18, 2026 18:53
@brandonkelly brandonkelly merged commit e950bda into 6.x Jun 18, 2026
28 of 32 checks passed
@brandonkelly brandonkelly deleted the bugfix/auth-model branch June 18, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants